+2006-05-22 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkprintoperation.c (gtk_print_operation_class_init):
+ Fix docs.
+
2006-05-22 Alexander Larsson <alexl@redhat.com>
* gtk/gtkmain.c:
+2006-05-22 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkprintoperation.c (gtk_print_operation_class_init):
+ Fix docs.
+
2006-05-22 Alexander Larsson <alexl@redhat.com>
* gtk/gtkmain.c:
/**
- * GtkPrintOperation::get-custom-widget:
+ * GtkPrintOperation::create-custom-widget:
* @operation: the #GtkPrintOperation on which the signal was emitted
*
* Gets emitted when displaying the print dialog. If you return a
* on the operation. Then you can read out any information you need
* from the widgets.
*
+ * Returns: A custom widget that gets embedded in the print dialog,
+ * or %NULL
+ *
* Since: 2.10
*/
signals[CREATE_CUSTOM_WIDGET] =